Rename test-abi to test-symbols, start verifying symbols are documented
authorColin Walters <walters@verbum.org>
Fri, 15 Apr 2016 19:49:05 +0000 (15:49 -0400)
committerColin Walters (automation) <walters+githubbot@verbum.org>
Sun, 17 Apr 2016 13:52:07 +0000 (13:52 +0000)
commite9a1809c4d9682efdcb1bb50f62658cbf215bbf0
treeafc78e065fb5ab5b1425cd797c0491a0dc15f2d6
parent6923c088c5ad42f61fea9526e2919b610c745994
Rename test-abi to test-symbols, start verifying symbols are documented

We keep forgetting to update `apidoc/ostree-sections.txt`, so let's
start enforcing it.  Of course it turns out we had some bugs here
like symbols marked as public but never implemented, etc.  Those
are fixed in the prior commits.

Closes: #263
Approved by: giuseppe
Makefile-tests.am
apidoc/ostree-sections.txt
src/libostree/libostree.sym
tests/test-abi.sh [deleted file]
tests/test-symbols.sh [new file with mode: 0755]